home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #4 / 1998 CD 4 (Gul).iso / k-cn.dxr / Maanedlig_124_OverraskInstall.ls < prev    next >
Encoding:
Text File  |  1998-02-25  |  121 b   |  10 lines

  1. global Musik
  2.  
  3. on mouseDown
  4.   puppetSound(3, "Knap")
  5. end
  6.  
  7. on mouseUp
  8.   open("Launcher Kinemorf\KineGL21\Install.EXE")
  9. end
  10.